Use CRPEJob::SetGraphOptionInfo to change any of several chart options. These options include the minimum and maximum values that can appear on the chart, whether grid lines appear, whether risers are labeled, whether bar graphs have horizontal or vertical bars, and whether a legend appears on the chart.
BOOL SetGraphOptionInfo (
short sectionN,
short graphN,
CRPEGraphOptionInfo *graphOptionInfo );
Specifies the section of the report containing the chart for which you want to set chart options. | |
Specifies for which chart within the section you want to set chart options. This value is 0 | |
Specifies a pointer to CRPEGraphOptionInfo. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |